*
{
    padding: 0px;
    margin: 0px;
}

ul li
{
    list-style: none;
}
a
{
    text-decoration: none;
    color:#ffffff;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}
.tips
{
    color: #5d5d5d !important;
    font-size: 0.8rem!important;
	height:32px;
}
.Inform_content_item .Inform_title a:hover
{
    color: #2484ff !important;
}
#test1 div div img
{
    width: 100%;
    position: relative;
}

.word
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    color:#fff;
    padding: 10px 18%;
    font-size: 1.3rem;
}
.swiper {
    height: 200px;
    margin-bottom: 80px;
}

.Friendship_a
{
    color: #858585!important;
}
.Friendship_a::after
{
    content: "|"!important;
}
#Friendship_link ul a:last-child .Friendship_a::after
{
    content: ""!important;
}
body{
    background: #efefef;
    width: 100%;
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
}
body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(42, 42, 42, 0.03);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
    background-color: #0ae;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, 0 0,0 100%,color-stop(.5, rgba(255, 255, 255, 0.2)),color-stop(.5, transparent), to(transparent));
}
.phone
{
    display: none;
}
#General_News .news_content .news_item:hover {
    background-color: #f1f1f1;
}
#General_News .news_content .news_item:hover a{
    color: #00aee9;
}

#VideoInfo {
    width:71%;
    background: #ffffff;
    margin-right: 1%;
    height: auto;
    margin-bottom: 80px;
}

#PdfInfo {
    width: 28%;
    height: auto;
    background: #ffffff;
    margin-left: -6px;
}

#bgm {
    position: relative;
}

@media (max-width: 880px) {
    .top_nav,.icon_search
    {
        padding-left: 0%;
        padding-right: 0%;
    }
    .bar
    {
        padding-left: 0%;
    }
    .search
    {
        padding-right: 0%;
    }
    #General_News,#Lecture_Inform,#bgm
    {
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0px;
    }
    #Lecture_Inform,#bgm
    {
        margin-bottom: 0px;
    }
    #Bottom_xx
    {
        margin-left: 0%;
        margin-right: 0%;
    }
    .top_nav nav {
        display: none;
    }

    .top_nav {
        width: 100%;
        height: 40px;
        position: absolute;
        top: 0px;
        background: #2d00c1;
        display: block;
        background: #007aff;
    }

    .icon_search .icon {
        display: none;
    }

    .phone_top {
        position: absolute;
        top: 40px;
        background: #ffffff;
        width: 96%;
        padding-top: 1%;
        padding-bottom: 1%;
        padding-left: 4%;
        display: block;
    }

    .top_title {
        background: url("../images/4.png") no-repeat center left;
        background-size: 40px 40px;
        padding-left: 40px;
        line-height: 40px;
        font-size: 1.4rem;
        color: #2d00c1;
        font-family: SimHei;
        margin-top: 1px;
    }

    .phone_top div {
        display: inline-block;
        vertical-align: top;
    }

    .top_r {
        text-align: right;
        position: absolute;
        line-height: 35px;
        right: 4%;
        margin-top: 6px;
    }

    .top_r img {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 3%;
    }

    .top_r .message_num {
        position: absolute;
        width: 15px;
        line-height: 15px;
        text-align: center;
        border-radius: 50%;
        top: 0px;
        background: red;
        font-size: 10px;
        color: #ffffff;
        right: 0px;
    }

    .phone_bar_top {
        position: absolute;
        top: 93px;
        width: 92%;
        padding: 1% 4% 0% 4%;
        background: #efefef;
        display: block;
    }

    .bar {
        background: #ffffff;
        z-index:2000;
    }
    .bar ul li
    {
        width: 95%;
        text-align: left;
        padding-left: 5%;
        color: #000000;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #d4d4d4;
    }
    .phone_bar_top div{
        display: inline-block;
        vertical-align: top;
    }
    .index_bt
    {
        width: 1.6rem;
        position: relative;
        margin-left: 6px;
    }
    .index_bt img
    {
        width: 100%;
        height: 100%;
    }
    .bar_search
    {
        position:relative;
        top:130px;
    }
    .nav_bt
    {
        background: url("../images/list1.png")no-repeat center right;
        padding-right: 30px;
        background-size: 33px 33px;
        font-family: SimHei;
        font-size: 1.2rem;
        position: absolute;
        right: 4%;
        cursor:pointer;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
    }
    .search
    {
        display: none;
    }
    #Rolling
    {
        margin-top: 130px;
    }
    .swiper-slide img
    {
        width: 100%;
        height: 220px;
    }
    .roll_word {
        position: absolute;
        bottom: 4px;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        font-size: 1rem;
        font-family: SimHei;
        background-color: rgba(0, 0, 0, 0.4);
        color: #FFFFFF;
        display: block;
    }
    .roll_word p span
    {
        position: relative;
    }
    #General_News
    {
        background: #ffffff;
        margin-top: -3px;
        margin-bottom: 8px;
    }
    .General_top
    {
        padding:8px 0%;
        margin: 0px 4%;
        border-bottom:1px dashed #e2e2e2;
    }
    .General_top div
    {
        display: inline-block;
    }
    .General_top div:first-child
    {
        background:url("../images/01.png")no-repeat center left ;
        padding-left: 20px;
        color: #23009a;
        font-family: SimHei;
        font-size: 1.1rem;
    }
    .General_top div:last-child
    {
        position: absolute;
        right: 4%;
        font-size: 1rem;
        color: #c2c2c2;
        font-family: SimHei;
        margin-top: 1px;
    }
    .news_img,.news_time
    {
        display: none;
    }
    .news_item
    {
        padding:6px 0%;
        margin: 0px 4%;
        font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
        font-size: 0.97rem;
        border-bottom: 1px solid #f8f8f8;
        text-align: center;
    }
    .news_title
    {
        width: 90%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .Lecture_top
    {
        padding:8px 0%;
        margin: 0px 4%;
        border-bottom:1px dashed #e2e2e2;
    }
    .Lecture_top div
    {
        display: inline-block;
    }
    #Lecture_Inform,#bgm
    {
        background: #ffffff;
    }
    .Lecture_top div:nth-child(1) {
        background: url("../images/02.png") no-repeat center left;
        padding-left: 17px;
        color: #23009a;
        font-family: SimHei;
        font-size: 1.1rem;
    }
    .Lecture_top div:last-child
    {
        position: relative;
        right: 4%;
        font-size: 1rem;
        font-family: SimHei;
        margin-top: 1px;
    }
    .Lecture_top div:last-child a
    {
        color: #c2c2c2!important;
    }
    #Inform,#Friendship_link
    {
        display: none;
    }
    .Lecture_content
    {
        padding:8px 0%;
        margin: 0px 4%;
    }
    .Lecture_content_item
    {
        min-height: 50px;
        margin-bottom: 15px;
        margin-top: 5px;
        border-bottom: 1px solid #f5f5f5;
        padding-bottom: 45px;
    }
    .Lecture_content_item:last-child
    {
        border-bottom: 0px;
    }
    .Lecture_content_item div:first-child
    {
        width: 90px;
        float: left;
        position: absolute;
    }
    .Lecture_content_item div:last-child
    {
        margin-left:100px;
        font-size: 0.9rem;
        position: relative;
        top:4px;
    }
    .Lecture_content_item div:first-child img
    {
        display: none;
    }
    .time_border
    {
        width: 100%;
       padding-top: 15%;
        padding-bottom: 15%;
        text-align: center;
        background: #f1f1f1;
    }
    .time_border span
    {
        display: block;
    }
    .time_border .day
    {
        font-family: SimHei;
        font-size: 1.3rem;
        color: #1714ff;
        margin-bottom: 5px;
    }
    .time_border .other
    {
        color: #9c9c9c;
    }
    .Lecture_content_item_title
    {
        width: 99%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        word-break:break-all;
        color:#23009a;
    }
    .Bottom_xx_right_lis
    {
        display: none;
    }
    .Lecture_content_item_tips
    {
        font-size: 0.7rem;
        color: #bcbcbc;
    }
    .author
    {
        display: block;
    }
    .tips_word
    {
        display: none;
    }
    .Lecture_date
    {
        display: none;
    }
    .Lecture_time
    {
        margin-left: -3px;
    }
    .Lecture_time::after
    {
        content: ",";
        margin-left: 1px;
    }

    #PdfInfo {
        width:28%;
        height:auto;
        background:#ffffff;
        margin-left:-6px;
    }

    .address
    {
        margin-left: -10px!important;
    }
    .Bottom_xx_left_nav
    {
        display: none;
    }
    #phone_nav
    {
       padding-top:5px;
        padding-bottom: 5px;
        display: block;
    }
    #phone_nav ul a
    {
        color: #848484 !important;
    }
    #phone_nav ul li
    {
        display: inline-table;
        vertical-align: middle;
        width: 32%;
        text-align: center;
        margin-top: 7px;
        margin-bottom: 7px;
        letter-spacing: 1px;
    }
    .pnav_img
    {
        width: 20px;
        height:20px;
        vertical-align: bottom;
        position: relative;
        top:0px;
        margin-right: 5px;
    }
    #Bottom_xx
    {
        background: #2d00c1;
        margin-top: 0px;
        padding:0px 10px 3px 10px;
        color: rgba(247, 247, 247, 0.93);
        font-size: 0.8rem;
        margin-top: -30px;
    }
    .bottom_icon
    {
        font-size: 1.1rem;
        display: block;
    }
    .bottom_icon img
    {
        width: 80px;
        height: 80px;
        position: relative;
        vertical-align:middle;
    }
}
@media (min-width: 880px){
    #bgm 
    {
        top: 164px;
    }

    #Topbar
    {
        position: fixed;
        width: 100%;
        top:0px;
        z-index: 2000;
        background: white;
    }
    #Topbar .top_nav nav
    {
        position: absolute;
        text-align: right;
        right: 10%;
        top:23px;
        z-index: 1000;
    }
    #Topbar .top_nav nav a:hover
    {
        color: #35aeff;
    }
    #Topbar .icon_search .search
    {
        position: relative;
        text-align: right;
        margin-right: 4%;
        margin-top: 20px;
        z-index: 2000;
    }
    #Topbar .icon_search .search_ipt ul li
    {
        float: left;
    }
    #Topbar .icon_search .icon
    {
        position: relative;
        text-align: left;
        margin-left: 2.5%;
        top:5px;
    }
    #Topbar .icon_search .icon div
    {
        display:inline-block ;
        vertical-align: middle;
    }
    #Topbar .icon_search .icon div .icon1
    {
        width:129px;
        height: 90px;
        position: relative;
    }
    #Topbar .icon_search .icon .line
    {
        border-right: 1px solid #e2e2e2;
        height: 40px;
        position: relative;
        left: -10px;
    }
    #Topbar .icon_search .icon div .icon2
    {
        width: 260px;
        height: 86px;
        position: relative;
        left: -5px;
    }
    #Rolling
    {
        position: relative;
        top:144px;
    }
    .swiper-slide img
    {
        width: 100%;
        height: 100%;
    }
    .Lecture_top div:last-child a
    {
        color: #c2c2c2!important;
    }
    .Lecture_top div:last-child a:hover
    {
        color: #31a8ff !important;
    }
    .swiper-pagination-customs {
        width: 40px;
        height: 4px;
        display: inline-block;
        background: #c9c9c9;
        opacity: 0.4;
        margin: 0 5px;
        border-radius: 10px;
    }
    .swiper-pagination-customs:first-child
    {
        margin-left: 60%;
    }
    .swiper-pagination-customs-active {
        opacity: 1;
        background-color: #35aeff;
    }
    #General_News
    {
        padding: 20px 5%;
        position: relative;
        top:184px;
        background: #ffffff;
        margin-bottom: 10px;
    }
    #General_News .General_top
    {
        border-bottom: 1px solid #efefef;
        padding-bottom: 7px;
    }
    #General_News .General_top div
    {
        display: inline-block;
    }

    #General_News .General_top div:last-child:hover
    {
        background: url("../images/more2.png") no-repeat center right;
        color: #35aeff;
    }
    #General_News .news_content
    {
        text-align: center;
        margin-top: 20px;
    }
    #General_News .news_content .news_item
    {
        display: inline-block;
        vertical-align: middle;
        width: 22%;
        margin-left: 10px;
        overflow: hidden;
    }
    #General_News .news_content .news_item img
    {
        width: 100%;
        height: 100%;
    }
    #General_News .news_content .news_item .news_time
    {
        text-align: left;
        font-size: 0.75rem;
        margin-top: 10px;
        margin-bottom: 5px;
        text-align: center;
    }
    #Lecture_Inform,#bgm
    {
        position: relative;
        top:185px;
        min-height: 200px;
    }
    .lecture_inform
    {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
    }
    #Lecture_Inform  #Lecture
    {
        width: 53%;
        background: #ffffff;
        margin-right: 1%;
        padding-left: 2%;
        height: 750px;
        padding-right: 2%;
        padding-bottom: 15px;
    }
    #Lecture_Inform #Inform
    {
        width: 38%;
        height: 730px;
        background: #ffffff;
        margin-left: -6px;
        padding-right: 2%;
        padding-left: 2%;
        padding-bottom: 35px;
    }
    #Lecture .Lecture_top,#Inform .Inform_top
    {
        border-bottom: 1px solid #efefef;
        padding-bottom: 7px;
        padding-top: 12px;
    }
    #Lecture .Lecture_top div
    {
        display: inline-block;
        vertical-align: middle;
    }

    #Lecture .Lecture_top div:last-child:hover
    {
        background: url("../images/more2.png") no-repeat center right;
        color: #35aeff;
    }
    #Inform .Inform_top div
    {
        display: inline-block;
        vertical-align: middle;
    }
    #Inform .Inform_top div:last-child:hover
    {
        background: url("../images/more2.png") no-repeat center right;
        color: #35aeff;
    }
    .Inform_content_item div
    {
        display: inline-table;
        flex-direction: column;
    }
    .Inform_content_item div
    {
        vertical-align: top;
    }
    .Inform_content_item
    {
        margin-top: 30px;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 25px;
        position: relative;
    }
    .Lecture_content_item:last-child,.Inform_content_item:last-child
    {
        border-bottom: 0px;
    }
    .Lecture_content_item div:last-child
    {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        width: 80%;
    }
    .Inform_content_item .Inform_time .Inform_time_day
    {
        font-size: 1.1rem;
    }
	
	#VideoInfo {
	width: 71%;
        background: #ffffff;
        margin-right: 1%;
        height: auto;
		margin-bottom:80px;
	}
	
	#PdfInfo {
	width: 28%;
        height: auto;
        background: #ffffff;
        margin-left: -6px;
	}

    #Friendship_link ul
    {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    #Friendship_link ul li
    {
        margin-left: 5px;
        color: #828282;
        cursor: pointer;
    }
    #Friendship_link ul li:nth-child(1)
    {
        color: #000000;
    }
    #Friendship_link ul li::after
    {
        content: "|";
        margin-left: 5px;
    }
    #Friendship_link ul li:first-child::after, #Friendship_link ul li:last-child::after
    {
        content: "";
    }
    #Bottom_xx
    {
        position: relative;
        top:160px;
        padding: 140px 5% 0px 5%;
        color:#ffffff;
    }
    #loading
    {
        position: relative;
        top:180px;
    }
    .Bottom_xx_left_nav
    {
        margin-bottom: 20px;
    }
    .Bottom_xx_left_nav a
    {
        margin-right: 5px;
        margin-left: 0px;
        color:#FFFFFF!important;
    }
    .Bottom_xx_left_nav a:first-child
    {
        margin-left: 0px;
    }
    .Bottom_xx_right
    {
        font-size: 0.96rem;
        text-align: center;
        margin-top: 30px;
    }
    .Bottom_xx_right ul li
    {
        display: inline-table;
        width: 49.5%;
    }
    .show{
        width:180%; height:300px; position:absolute;
        left:-80%;
        overflow: hidden;
        animation:sploosh 8s ease-in-out both infinite;
        -webkit-animation:sploosh 8s ease-in-out both infinite;
        background: url("../images/bottom_bk.png")no-repeat;
        background-size: 100% 100%;
    }
    .show_01{-webkit-animation-delay: -0.8s;  animation-delay: -0.8s; opacity:0.6;}
    .show_02{-webkit-animation-delay: -2.6s;  animation-delay: -2.6s; opacity:1;}

    @-webkit-keyframes sploosh{
        0% {background-position: 0 bottom;}
        50%{background-position: 403px bottom;}
        100% {background-position: 0px bottom;}
    }
    @keyframes sploosh{
        0% {background-position: 0 bottom;}
        50%{background-position: 403px bottom;}
        100% {background-position: 0px bottom;}
    }
    #Topbar .top_nav nav a
    {
        margin-left: 7px;
        color:#000000;
        font-size: 0.7rem;
    }
    .bar_search
    {
        position: relative;
    }
    .bar_search .search
    {
        position: absolute;
        right:1%;
        top: 50%;
        transform: translate(0, -50%);
        margin-top: -1.5px;
    }
    .bar_search .search .lang
    {
        color:#ffffff;
        margin-left: 10px;
        cursor: pointer;
        font-size: 0.7rem;
    }
    .bar_search .search .lang span:hover
    {
        color:#007aff;
    }
    .bar_search .search div
    {
        display: inline-table;
        vertical-align: middle;
    }

    #search_content
    {
        height: 22px;
        border: 1px solid rgb(58, 168, 226);
        border-right: 0px;
        outline: none;
        background: rgb(58, 168, 226);
        color:#ffffff;
        width: 100px;
        border-radius:20px 0px 0px 20px;
        position: relative;
        padding-left: 20px;
        top:3px
    }
    .search_icon
    {
        width: 20px;
        height:18px;
        border: 1px solid transparent;
        background: rgb(58, 168, 226);
        padding: 2px;
        border-left: 0px;
        border-radius:0px 20px 20px 0px;
        position: relative;
        top:3px;
    }
    .Inform_content_item .Inform_time
    {
        border: 1px solid #c4c4c4;
        padding:20px 14px;
        text-align: center;
        color: #2484ff;
    }
    .search_ipt ul li
    {
        display: inline-table;
        vertical-align: bottom;
    }
    #Topbar .bar ul li:hover
    {
        background-color: #4fabff;
    }
    #Bottom_xx div:first-child
    {
        display: inline-table;
        vertical-align: top;
        width:50%;
        font-size: 0.77rem;
    }
    #Bottom_xx div:last-child
    {
        display: inline-table;
        vertical-align: top;
        width:50%;
        font-size: 0.5rem;
        margin-left: -5px;
    }
    .Lecture_content_item
    {
        margin-top: 15px;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 10px;
        height:155px ;
        position: relative;
    }
    #Lecture_Inform #Lecture .Lecture_content .Lecture_content_item div:first-child
    {
        margin-right: 1.5%;
        background-color:#35aeff;
        height:150px ;
        overflow: hidden;
        vertical-align: top;
        float: left;
        width: 110px;
    }
    #Lecture_Inform #Lecture .Lecture_content .Lecture_content_item div:last-child
    {
        margin-left: 120px;
    }
    .Bottom_xx_word
    {
        text-align: left;
        position: relative;
        text-align: center;
        font-size: 0.5rem;
        left: 20px;
        width: 100%;
        top:6px;
        display: block;
    }
    #Friendship_link
    {
        position: relative;
        top:180px;
        font-size: 0.67rem;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        padding:25px 10%;
    }
    .Bottom_xx_right .Bottom_xx_right_img img
    {
        width: 80px;
        height:80px;
        position: relative;
        left: 30px;
        margin-right: 20px;
    }
    .Lecture_content_item_title
    {
        font-size: 0.9rem;
        width: 95%;
        margin-top: 0px;
        padding-bottom: 0.5rem;
        height: 2rem;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
        -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
        -webkit-line-clamp: 3; /** 显示的行数 **/
        overflow: hidden;  /** 隐藏超出的内容 **/
    }
    .Lecture_content_item_tips
    {
        font-size: 0.9rem;
        width: 95%;
        color: #888888;
        padding-top: 10px;
        border-top: 1px solid #e2e2e2;
        margin-top: 10px;
    }
    .Inform_content_item .Inform_title
    {
        width: 60%;
        margin-left: 8px;
        font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
        cursor: pointer;
        font-size: 0.9rem;
    }
    .title_content
    {
        width: 100%;
        height: 100%;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
        -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
        -webkit-line-clamp: 3; /** 显示的行数 **/
        overflow: hidden;  /** 隐藏超出的内容 **/
    }
    #General_News .General_top div:first-child
    {
        background: url("../images/01.png") no-repeat center left;
        padding-left: 25px;
        font-size: 1rem;
        font-weight: bolder;
        color: #6d6d6d;
    }
    #General_News .General_top div:last-child
    {
        background: url("../images/more1.png") no-repeat center right;
        padding-right: 25px;
        font-size: 1rem;
        font-weight: bolder;
        color: #cbcbcb;
        position: absolute;
        right: 5%;
        cursor: pointer;
    }
    #General_News .news_content .news_item .news_img
    {
        width: 100%;
        height: 150px;
        overflow: hidden;
        position: relative;
    }
    #Lecture_Inform #Lecture .Lecture_content .Lecture_content_item div:first-child img
    {
        width: 100%;
        height: 100%;
    }
    #General_News .news_content .news_item .news_title
    {
        text-align: left;
        font-size: 0.9rem;
        cursor: pointer;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
		height: 38px;
    }
    #Lecture .Lecture_top div:first-child
    {
        background: url("../images/02.png") no-repeat center left;
        padding-left: 25px;
        font-size: 1rem;
        font-weight: bolder;
        color: #6d6d6d;
    }
    #Lecture .Lecture_top div:last-child
    {
        background: url("../images/more1.png") no-repeat center right;
        padding-right: 25px;
        font-size: 1rem;
        font-weight: bolder;
        color: #cbcbcb;
        position: absolute;
        position: absolute;
        right: 44%;
        cursor: pointer;
    }
    #Inform .Inform_top div:first-child
    {
        background: url("../images/03.png") no-repeat center left;
        padding-left: 25px;
        font-size: 1rem;
        font-weight: bolder;
        color: #6d6d6d;
    }
    #Inform .Inform_top div:last-child
    {
        background: url("../images/more1.png") no-repeat center right;
        padding-right: 25px;
        font-size: 1rem;
        font-weight: bolder;
        color: #cbcbcb;
        position: absolute;
        cursor: pointer;
        right: 3%;
    }
    .swiper-container {
        width: 100%;
        height: 420px;
    }
}
@media (min-width: 1100px) {
    #small_ul li:nth-child(1), #small_ul li:nth-child(2), #small_ul li:nth-child(3), #small_ul li:nth-child(4){
        margin-left: 0px;
    }
    #small_ul li:nth-child(5), #small_ul li:nth-child(6),#small_ul li:nth-child(7)
    {
    margin-left: 1px;
 }
    .word
    {
        padding: 10px 6%;
    }
    #Topbar
    {
        position: fixed;
        width: 100%;
        top:0px;
        z-index: 2000;
        background: white;
    }
    #Topbar .top_nav nav a:hover
    {
        color: #35aeff;
    }
    #Topbar .icon_search .search
    {
        position: relative;
        text-align: right;
        margin-right: 4%;
        margin-top: 20px;
        z-index: 2000;
    }
    .Lecture_top div:last-child a
    {
        color: #c2c2c2!important;
    }
    .Lecture_top div:last-child a:hover
    {
        color: #31a8ff !important;
    }
    #Topbar .icon_search .search_ipt ul li
    {
        float: left;
    }
    #Topbar .icon_search .icon
    {
        position: relative;
        text-align: left;
        margin-left: 2.5%;
        top:5px;
    }
    #Topbar .icon_search .icon div
    {
        display:inline-block ;
        vertical-align: middle;
    }
    #Topbar .icon_search .icon div .icon1
    {
        width:130px;
        height: 90px;
        position: relative;
    }
    #Topbar .icon_search .icon .line
    {
        border-right: 1px solid #e2e2e2;
        height: 40px;
        position: relative;
        left: -10px;
    }
    .swiper-slide img
    {
        width: 100%;
        height: 100%;
    }
    .swiper-pagination-customs {
        width: 40px;
        height: 4px;
        display: inline-block;
        background: #c9c9c9;
        opacity: 0.4;
        margin: 0 5px;
        border-radius: 10px;
    }
    .swiper-pagination-customs:first-child
    {
        margin-left: 60%;
    }
    .swiper-pagination-customs-active {
        opacity: 1;
        background-color: #35aeff;
    }
    #General_News
    {
        padding: 20px 2%;
        position: relative;
        top:172px;
        background: #ffffff;
        margin-bottom: 10px;
    }
    #General_News .General_top
    {
        border-bottom: 1px solid #efefef;
        padding-bottom: 7px;
    }
    #General_News .General_top div
    {
        display: inline-block;
    }

    #General_News .General_top div:last-child:hover
    {
        background: url("../images/more2.png") no-repeat center right;
        color: #35aeff;
    }
    #General_News .news_content
    {
        text-align: center;
        margin-top: 20px;
    }
    #General_News .news_content .news_item
    {
        display: inline-block;
        vertical-align: middle;
        width: 27%;
        margin-left: 40px;
        padding-bottom: 15px;
        overflow: hidden;
    }
    #General_News .news_content .news_item:first-child
    {
        margin-left: 0px;
    }
    #General_News .news_content .news_item img
    {
        width: 100%;
        height: 100%;
    }
    #General_News .news_content .news_item .news_time
    {
        font-size: 1rem;
        color:#00aee9;
        margin-top: 10px;
        margin-bottom: 5px;
        text-align: left;
    }
    #Lecture_Inform,#bgm
    {
        position: relative;
        top:185px;
        min-height: 200px;
    }
    .lecture_inform
    {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
    }
    #Lecture_Inform  #Lecture
    {
        width: 53%;
        background: #ffffff;
        margin-right: 1%;
        height: 555px;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 17px;
    }
    #Lecture_Inform #Inform
    {
        width: 38%;
        background: #ffffff;
        margin-left: -6px;
        height: 537px;
        padding-right: 2%;
        padding-left: 2%;
        padding-bottom: 35px;
    }
    #Lecture .Lecture_top,#Inform .Inform_top
    {
        border-bottom: 1px solid #efefef;
        padding-bottom: 7px;
        padding-top: 12px;
    }
    #Lecture .Lecture_top div
    {
        display: inline-block;
        vertical-align: middle;
    }

    #Lecture .Lecture_top div:last-child:hover
    {
        background: url("../images/more2.png") no-repeat center right;
        color: #35aeff;
    }
    #Inform .Inform_top div
    {
        display: inline-block;
        vertical-align: middle;
    }
    #Inform .Inform_top div:last-child:hover
    {
        background: url("../images/more2.png") no-repeat center right;
        color: #35aeff;
    }
    .Inform_content_item div
    {
        display: inline-table;
        flex-direction: column;
    }
    .Inform_content_item div
    {
        vertical-align: top;
    }
    .Inform_content_item
    {
        margin-top: 7px;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 9px;
        position: relative;
    }
    .Lecture_content_item:last-child,.Inform_content_item:last-child
    {
        border-bottom: 0px;
    }
    .Lecture_content_item div:last-child
    {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        width: 77%;
    }
    .Inform_content_item .Inform_time .Inform_time_day
    {
        font-size: 1.1rem;
        font-weight: bold;
        margin-bottom: 5px;
    }

    #Friendship_link ul
    {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    #Friendship_link ul li
    {
        margin-left: 5px;
        color: #828282;
        cursor: pointer;
    }
    #Friendship_link ul li:nth-child(1)
    {
        color: #000000;
    }
    #Friendship_link ul li::after
    {
        content: "|";
        margin-left: 5px;
    }
    #Friendship_link ul li:first-child::after, #Friendship_link ul li:last-child::after
    {
        content: "";
    }
    #Bottom_xx
    {
        position: relative;
        top:160px;
        padding: 140px 5% 0px 5%;
        color:#ffffff;
    }
    #loading
    {
        position: relative;
        top:180px;
    }
    .Bottom_xx_left_nav
    {
        margin-bottom: 20px;
    }
    .Bottom_xx_left_nav a
    {
        margin-right: 5px;
        margin-left: 0px;
        color: #FFFFFF!important;
    }
    .Bottom_xx_left_nav a:first-child
    {
        margin-left: 0px;
    }
    .Bottom_xx_right
    {
        font-size: 0.96rem;
        text-align: center;
        margin-top: 30px;
    }
    .Bottom_xx_right ul li
    {
        display: inline-table;
        width: 49.5%;
    }
    .show{
        width:180%; height:300px; position:absolute;
        left:-80%;
        overflow: hidden;
        animation:sploosh 8s ease-in-out both infinite;
        -webkit-animation:sploosh 8s ease-in-out both infinite;
        background: url("../images/bottom_bk.png")no-repeat;
        background-size: 100% 100%;
    }
    .show_01{-webkit-animation-delay: -0.8s;  animation-delay: -0.8s; opacity:0.6;}
    .show_02{-webkit-animation-delay: -2.6s;  animation-delay: -2.6s; opacity:1;}

    @-webkit-keyframes sploosh{
        0% {background-position: 0 bottom;}
        50%{background-position: 403px bottom;}
        100% {background-position: 0px bottom;}
    }
    @keyframes sploosh{
        0% {background-position: 0 bottom;}
        50%{background-position: 403px bottom;}
        100% {background-position: 0px bottom;}
    }
    #Topbar .top_nav nav a
    {
        margin-left: 10px;
        color:#000000;
        font-size: 0.9rem;
    }
    .bar_search
    {
        position: relative;
    }
    .bar_search .search
    {
        position: absolute;
        right:4%;
        top: 50%;
        transform: translate(0, -50%);
        margin-top: -1.5px;
    }
    .bar_search .search .lang
    {
        color:#ffffff;
        margin-left: 10px;
        cursor: pointer;
        font-size: 1rem;
    }
    .bar_search .search .lang span:hover
    {
        color:#007aff;
    }
    .bar_search .search div
    {
        display: inline-table;
        vertical-align: middle;
    }
    #search_content
    {
        height: 26px;
        border: 1px solid rgb(58, 168, 226);
        border-right: 0px;
        outline: none;
        background: rgb(58, 168, 226);
        color:#ffffff;
        width: 100px;
        border-radius:20px 0px 0px 20px;
        position: relative;
        padding-left: 20px;
        top:4px
    }
    .search_icon
    {
        width: 24px;
        height: 22px;
        border: 1px solid transparent;
        background: rgb(58, 168, 226);
        padding: 2px;
        border-left: 0px;
        border-radius:0px 20px 20px 0px;
        position: relative;
        top:4px;
    }
    .search_ipt ul li
    {
        display: inline-table;
        vertical-align: bottom;
    }
    #Topbar .bar ul li:hover
    {
        background-color: #4fabff;
    }
    .Inform_content_item .Inform_time
      {
        border: 1px solid #c4c4c4;
        padding:20px 14px;
        text-align: center;
        color: #2484ff;
      }
    #Bottom_xx div:first-child
    {
        display: inline-table;
        vertical-align: top;
        width:50%;
        font-size: 0.9rem;
    }
    #Bottom_xx div:last-child
    {
        display: inline-table;
        vertical-align: top;
        width:50%;
        margin-left: -5px;
        font-size: 0.9rem;
    }
    .Bottom_xx_word
    {
        text-align: left;
        position: relative;
        top:15px;
        left: 20px;
        font-size: 0.67rem;
    }
    #Friendship_link
    {
        position: relative;
        top:180px;
        font-size: 0.67rem;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        padding:25px 10%;
    }
    .Bottom_xx_right .Bottom_xx_right_img img
    {
        width: 80px;
        height:80px;
        position: relative;
        left: 30px;
        margin-right: 20px;
    }
    .Lecture_content_item_title
    {
        font-size: 1rem;
        width: 99%;
        margin-top: 0px;
        padding-bottom: 0px;
        border-bottom: 1px solid #f5f5f5;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .Lecture_content_item_tips
    {
        font-size: 0.9rem;
        width: 95%;
        color: #888888;
        margin-top:-4px;
        border: 0px;
        display: block;
    }
    .Inform_content_item .Inform_title
    {
        width: 70%;
        margin-left: 10px;
        font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
        cursor: pointer;
        font-size: 1rem;
       position: absolute;
        top: 40%;
        transform: translate(0,-40%);

    }
    .Lecture_content_item
    {
        margin-top:8px;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 10px;
        height:110px ;
        position: relative;
    }
    #Lecture_Inform #Lecture .Lecture_content .Lecture_content_item div:first-child
    {
        margin-right: 1.5%;
        background-color:#35aeff;
        height:110px ;
        overflow: hidden;
        vertical-align: top;
        float: left;
        width: 110px;
    }
    #Lecture_Inform #Lecture .Lecture_content .Lecture_content_item div:last-child
    {
        margin-left: 120px;
    }
    #General_News .General_top div:first-child
    {
        background: url("../images/01.png") no-repeat center left;
        padding-left: 25px;
        font-size: 1.1rem;
        font-weight: bolder;
        color: #6d6d6d;
    }
    #General_News .General_top div:last-child
    {
        background: url("../images/more1.png") no-repeat center right;
        background-size: 22px 22px;
        padding-right: 20px;
        font-size: 0.93rem;
        color: #cbcbcb;
        position: absolute;
        right: 1.5%;
        cursor: pointer;
    }
    #General_News .news_content .news_item .news_img
    {
        width: 100%;
        height: 190px;
        overflow: hidden;
        position: relative;
    }
    #Lecture_Inform #Lecture .Lecture_content .Lecture_content_item div:first-child img
    {
        width: 100%;
        height: 100%;
    }
    #General_News .news_content .news_item .news_title
    {
        text-align: left;
        font-size: 1rem;
        cursor: pointer;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
		height: 42px;
    }
    #Lecture .Lecture_top div:first-child
    {
        background: url("../images/02.png") no-repeat center left;
        padding-left: 25px;
        font-size: 1.1rem;
        font-weight: bolder;
        color: #6d6d6d;
    }
    #Lecture .Lecture_top div:last-child
    {
        background: url("../images/more1.png") no-repeat center right;
        background-size: 22px 22px;
        padding-right: 20px;
        font-size: 0.93rem;
        color: #cbcbcb;
        position: absolute;
        position: absolute;
        right: 44%;
        cursor: pointer;
    }
    #Inform .Inform_top div:first-child
    {
        background: url("../images/03.png") no-repeat center left;
        padding-left: 25px;
        font-size: 1.1rem;
        font-weight: bolder;
        color: #6d6d6d;
    }
    #Inform .Inform_top div:last-child
    {
        background: url("../images/more1.png") no-repeat center right;
        background-size: 22px 22px;
        padding-right: 20px;
        font-size: 0.93rem;
        color: #cbcbcb;
        position: absolute;
        cursor: pointer;
        right: 1%;
    }
    .swiper-container {
        width: 100%;
        height: 420px;
    }
}
@media (min-width: 1600px) {
    .word {
        padding: 10px 18%;
    }

    #Topbar {
        position: fixed;
        width: 100%;
        top: 0px;
        z-index: 2000;
        background: white;
    }

    /*修改7*/
    #Topbar .top_nav nav {
        position: absolute;
        text-align: right;
        right: 17.5%;
        top: 23px;
        z-index: 1000;
    }

    #Topbar .top_nav nav a:hover {
        color: #35aeff;
    }

    #Topbar .icon_search .search {
        position: relative;
        text-align: right;
        margin-right: 4%;
        margin-top: 20px;
        z-index: 2000;
    }

    #Topbar .icon_search .search_ipt ul li {
        float: left;
    }

    /*修改7*/
    #Topbar .icon_search .icon {
        position: relative;
        text-align: left;
        margin-left: 2.5%;
        top: 5px;
    }

    #Topbar .icon_search .icon div {
        display: inline-block;
        vertical-align: middle;
    }

    #Topbar .icon_search .icon div .icon1 {
        width: 130px;
        height: 90px;
        position: relative;
    }

    .Lecture_top div:last-child a {
        color: #c2c2c2 !important;
    }

    .Lecture_top div:last-child a:hover {
        color: #31a8ff !important;
    }

    #Topbar .icon_search .icon .line {
        border-right: 1px solid #e2e2e2;
        height: 40px;
        position: relative;
        left: -10px;
    }

    #Topbar .icon_search .icon div .icon2 {
        width: 260px;
        height: 86px;
        position: relative;
        left: -5px;
    }

    #Rolling {
        position: relative;
        top: 167px;
    }

    .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .swiper-pagination-customs {
        width: 40px;
        height: 4px;
        display: inline-block;
        background: #c9c9c9;
        opacity: 0.4;
        margin: 0 5px;
        border-radius: 10px;
    }

    .swiper-pagination-customs:first-child {
        margin-left: 60%;
    }

    .swiper-pagination-customs-active {
        opacity: 1;
        background-color: #35aeff;
    }

    #General_News {
        padding: 20px 1.4%;
        position: relative;
        top: 184px;
        background: #ffffff;
        margin-bottom: 10px;
    }

    #General_News .General_top {
        border-bottom: 1px solid #efefef;
        padding-bottom: 7px;
    }

    #General_News .General_top div {
        display: inline-block;
    }

    #General_News .General_top div:last-child:hover {
        background: url("../images/more2.png") no-repeat center right;
        color: #35aeff;
    }

    #General_News .news_content {
        text-align: center;
        margin-top: 20px;
    }

    #General_News .news_content .news_item {
        display: inline-block;
        vertical-align: middle;
        width: 30%;
        margin-left: 40px;
        overflow: hidden;
    }

    #General_News .news_content .news_item:first-child {
        margin-left: 0px;
    }

    #General_News .news_content .news_item img {
        width: 100%;
        height: 100%;
    }

    #General_News .news_content .news_item .news_time {
        text-align: left;
        font-size: 0.9rem;
        color:#00aee9;
        margin-top: 10px;
        margin-bottom: 5px;
        /*text-align: center;*/
    }
	.tips
    {
        color: #a2a2a2!important;
		height:48px;
    }
	#General_News .news_time {
        color: #525252;
    }

	#bgm {
		background-image:url('https://www.betate.com/bgm.jpg');
		background-repeat: no-repeat;
		background-size:100% 100%;
		position: relative;
        min-height: 200px;
		top:164px;
	}
	
	#PdfInfo:hover,#VideoInfo:hover {
		color: #FF0000;
		opacity:0.8;
	}
	
	.Lecture_Inform_v {
		top: 0px!important;
		padding-top:.7rem;
		padding-bottom:.6rem;
	}
	
    #Lecture_Inform {
        position: relative;
        top: 185px;
        min-height: 200px;
    }

    .lecture_inform {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
    }

    #Lecture_Inform #Lecture {
        width: 53%;
        height: 555px;
        background: #ffffff;
        margin-right: 1%;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 17px;
    }

    #Lecture_Inform #Inform {
        width: 38%;
        background: #ffffff;
        margin-left: -6px;
        height: 537px;
        padding-right: 2%;
        padding-left: 2%;
        padding-bottom: 35px;
    }

    #Lecture .Lecture_top, #Inform .Inform_top {
        border-bottom: 1px solid #efefef;
        padding-bottom: 7px;
        padding-top: 12px;
    }

    #Lecture .Lecture_top div {
        display: inline-block;
        vertical-align: middle;
    }

    #Lecture .Lecture_top div:last-child:hover {
        background: url("../images/more2.png") no-repeat center right;
        color: #35aeff;
    }

    #Inform .Inform_top div {
        display: inline-block;
        vertical-align: middle;
    }

    #Inform .Inform_top div:last-child:hover {
        background: url("../images/more2.png") no-repeat center right;
        color: #35aeff;
    }

    .Inform_content_item div {
        display: inline-table;
        flex-direction: column;
    }

    .Inform_content_item div {
        vertical-align: top;
    }

    .Inform_content_item {
        margin-top: 7px;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 9px;
        position: relative;
    }

    .Lecture_content_item:last-child, .Inform_content_item:last-child {
        border-bottom: 0px;
    }

    .Lecture_content_item div:last-child {
        position: absolute;
        top: 20%;
        transform: translate(0, -20%);
    }

    .Inform_content_item .Inform_time .Inform_time_day {
        font-size: 1.1rem;
        font-weight: bold;
        margin-bottom: 5px;
    }

    #Friendship_link ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    #Friendship_link ul li {
        margin-left: 5px;
        color: #828282;
        cursor: pointer;
    }

    #Friendship_link ul li:nth-child(1) {
        color: #000000;
    }

    #Friendship_link ul li::after {
        content: "|";
        margin-left: 5px;
    }

    #Friendship_link ul li:first-child::after, #Friendship_link ul li:last-child::after {
        content: "";
    }

    #Bottom_xx {
        position: relative;
        top: 160px;
        padding: 140px 5% 0px 5%;
        color: #ffffff;
    }

    #loading {
        position: relative;
        top: 180px;
    }

    .Bottom_xx_left_nav {
        margin-bottom: 20px;
    }

    .Bottom_xx_left_nav a {
        margin-right: 5px;
        margin-left: 0px;
        color: #FFFFFF !important;
    }

    .Bottom_xx_left_nav a:first-child {
        margin-left: 0px;
    }

    .Bottom_xx_right {
        font-size: 0.96rem;
        text-align: center;
        margin-top: 30px;
    }

    .Bottom_xx_right ul li {
        display: inline-table;
        width: 49.5%;
    }

    .show {
        width: 180%;
        height: 300px;
        position: absolute;
        left: -80%;
        overflow: hidden;
        animation: sploosh 8s ease-in-out both infinite;
        -webkit-animation: sploosh 8s ease-in-out both infinite;
        background: url("../images/bottom_bk.png") no-repeat;
        background-size: 100% 100%;
    }

    .show_01 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
        opacity: 0.6;
    }

    .show_02 {
        -webkit-animation-delay: -2.6s;
        animation-delay: -2.6s;
        opacity: 1;
    }

    @-webkit-keyframes sploosh {
        0% {
            background-position: 0 bottom;
        }
        50% {
            background-position: 403px bottom;
        }
        100% {
            background-position: 0px bottom;
        }
    }
    @keyframes sploosh {
        0% {
            background-position: 0 bottom;
        }
        50% {
            background-position: 403px bottom;
        }
        100% {
            background-position: 0px bottom;
        }
    }
    #Topbar .top_nav nav a {
        margin-left: 10px;
        color: #000000;
        font-size: 0.9rem;
    }

    #Bottom_xx .Bottom_xx_left {
        font-size: 1rem;
    }


    .swiper-container {
        width: 100%;
        height: 620px;
    }

    .bar_search {
        position: relative;
    }

    .bar_search .search {
        position: absolute;
        right: 4%;
        top: 50%;
        transform: translate(0, -50%);
        margin-top: -1.5px;
    }

    .bar_search .search .lang {
        color: #ffffff;
        margin-left: 10px;
        cursor: pointer;
    }

    .bar_search .search .lang span:hover {
        color: #007aff;
    }

    .bar_search .search div {
        display: inline-table;
        vertical-align: middle;
    }

    #search_content {
        height: 26px;
        border: 1px solid rgb(58, 168, 226);
        border-right: 0px;
        outline: none;
        background: rgb(58, 168, 226);
        color: #ffffff;
        width: 120px;
        border-radius: 20px 0px 0px 20px;
        position: relative;
        padding-left: 20px;
        position: relative;
        top: 4px
    }

    .search_icon {
        width: 24px;
        height: 22px;
        border: 1px solid transparent;
        background: rgb(58, 168, 226);
        padding: 2px;
        border-left: 0px;
        border-radius: 0px 20px 20px 0px;
        position: relative;
        top: 4px;
    }

    .search_ipt ul li {
        display: inline-table;
        vertical-align: bottom;
    }

    #Topbar .bar ul li:hover {
        background-color: #4fabff;
    }

    #Bottom_xx div:first-child {
        display: inline-table;
        vertical-align: top;
        width: 58%;
        font-size: 0.97rem;
    }

    #Bottom_xx div:last-child {
        display: inline-table;
        vertical-align: top;
        width: 42%;
        margin-left: -5px;
        font-size: 0.97rem;
    }

    .Inform_content_item .Inform_time {
        border: 1px solid #c4c4c4;
        padding: 20px 14px;
        text-align: center;
        color: #2484ff;
    }

    .Bottom_xx_word {
        text-align: left;
        position: relative;
        top: 20px;
        left: 10px;
    }

    #Friendship_link {
        position: relative;
        top: 180px;
        font-size: 0.9rem;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        padding: 25px 10%;
    }

    .Bottom_xx_right .Bottom_xx_right_img img {
        width: 100px;
        height: 100px;
        position: relative;
        left: 30px;
        margin-right: 20px;
    }

    .Lecture_content_item_title {
        font-size: 1rem;
        width: 99%;
        margin-top: 0px;
        padding-bottom: 0px;
        border-bottom: 1px solid #f5f5f5;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .Lecture_content_item_tips {
        font-size: 0.9rem;
        width: 95%;
        color: #888888;
        margin-top: -4px;
        border: 0px;
        display: block;
    }

    .Inform_content_item .Inform_title {
        width: 72%;
        margin-left: 10px;
        font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
        cursor: pointer;
        font-size: 1rem;
        position: absolute;
        top: 40%;
        transform: translate(0,-40%);
    }

    .Lecture_content_item
    {
        margin-top:8px;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 10px;
        height:110px ;
        position: relative;
    }
    #Lecture_Inform #Lecture .Lecture_content .Lecture_content_item div:first-child
    {
        margin-right: 1.5%;
        background-color:#35aeff;
        height:110px ;
        overflow: hidden;
        vertical-align: top;
        float: left;
        width: 110px;
    }
    #Lecture_Inform #Lecture .Lecture_content .Lecture_content_item div:last-child
    {
        margin-left: 120px;
    }
    #General_News .General_top div:first-child
    {
        background: url("../images/01.png") no-repeat center left;
        padding-left: 25px;
        font-size: 1.2rem;
        font-weight: bolder;
        color: #6d6d6d;
    }
    #General_News .General_top div:last-child
    {
        background: url("../images/more1.png") no-repeat center right;
        background-size: 22px 22px;
        padding-right: 20px;
        font-size: 0.93rem;
        color: #cbcbcb;
        position: absolute;
        right: 1.4%;
        cursor: pointer;
    }
    #General_News .news_content .news_item .news_img
    {
        width: 100%;
        height: 200px;
        overflow: hidden;
        position: relative;
    }
    #Lecture_Inform #Lecture .Lecture_content .Lecture_content_item div:first-child img
    {
        width: 100%;
        height: 100%;
    }
    #General_News .news_content .news_item .news_title
    {
        text-align: left;
        font-size: 1rem;
        cursor: pointer;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
		height: 42px;
    }
    #Lecture .Lecture_top div:first-child
    {
        background: url("../images/02.png") no-repeat center left;
        padding-left: 25px;
        font-size: 1.2rem;
        font-weight: bolder;
        color: #6d6d6d;
    }
    #Lecture .Lecture_top div:last-child
    {
        background: url("../images/more1.png") no-repeat center right;
        background-size: 22px 22px;
        padding-right: 20px;
        font-size: 0.93rem;
        color: #cbcbcb;
        position: absolute;
        position: absolute;
        right: 45%;
        cursor: pointer;
    }
    #Inform .Inform_top div:last-child
    {
        background: url("../images/more1.png") no-repeat center right;
        background-size: 22px 22px;
        padding-right: 20px;
        font-size: 0.93rem;
        color: #cbcbcb;
        position: absolute;
        cursor: pointer;
        right: 2%;
    }
    #small_ul li:nth-child(3)
    {
    margin-left: 2px;
    }
    #small_ul li:nth-child(4),#small_ul li:nth-child(5)
    {
        margin-left: 3px;
    }
    #small_ul li:nth-child(6),#small_ul li:nth-child(7)
      {
          margin-left: 4px;
      }
}
